projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ed7ef6
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 8 Sep 2005 22:29:35 +0000
(22:29 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 8 Sep 2005 22:29:35 +0000
(22:29 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a0a3f33065181816a4ae12cfd44299407bf007a3..e69586543fa4ff7bee97a06786c401dc763df5e1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2005-09-09 Kim F. Storm <storm@cua.dk>
+
+ * frame.h (struct frame): New member updated_p.
+
+ * xdisp.c (redisplay_internal): Mark updated frames in new updated_p
+ member. Remove local `updated' array and associated variables.
+
2005-09-07 Kim F. Storm <storm@cua.dk>
* xdisp.c (handle_display_prop): Respect overlay window property.